cmake: add support for reproducible buildS
authorSutou Kouhei <kou@clear-code.com>
Sat, 5 Feb 2022 02:05:39 +0000 (11:05 +0900)
committerOtto Kekäläinen <otto@debian.org>
Tue, 16 Dec 2025 04:00:00 +0000 (20:00 -0800)
commitf9891d82e020376c5c4565a66cf30b73561a41db
treea86502028328eccc8d4eaf3c0654ad6e1dab1c0a
parent45b8a259219f61bc729243958f41c9e639b3ef83
cmake: add support for reproducible buildS

We should use relative path not absolute path. We can use target without
breaking reproducibility.

Origin: https://github.com/mroonga/mroonga/issues/298#issuecomment-1030815927
Bug: https://github.com/mroonga/mroonga/issues/298
Forwarded: not-needed

Gbp-Pq: Name mroonga-mrn-lib-dirs-path-reproducible-build.patch
storage/mroonga/CMakeLists.txt